home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / Ebooks / VB4 Unleashed / 20vbu03.gif < prev    next >
Graphics Interchange Format  |  2000-05-25  |  8.4 KB  |  640x480  |  4-bit (7 colors)
   ocr: Microsott Visual C++ - SCALCWIN.MAK <3> SCALCWIN.C File Edit View Project Browse Debug Tools Options Window Help da DE + *************** * - SCALCWIN.C * */ int _far pascal bimplecalc(int Parml, int Parmz); int _far pascal SimpleCalc(int Parml, int Parm2) I return (Parml * Parm2): 1 00012 054